Further fix for bug #11860 with Arabic display on Windows.
authorEli Zaretskii <eliz@gnu.org>
Sat, 1 Sep 2012 13:54:27 +0000 (16:54 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 1 Sep 2012 13:54:27 +0000 (16:54 +0300)
commite0eaa85d438ee308db169975462ace9b2bfaa61d
tree4729c254c9a2bb32d3c5ecc8c87fcf3fd9ab958b
parent468f9d21f4c98889209b63e822e07ac7d76dbf8e
Further fix for bug #11860 with Arabic display on Windows.

 src/w32uniscribe.c (uniscribe_shape): Handle correctly the case of
 more than one grapheme cluster passed to the shaper: compute the
 offset adjustment values separately for each cluster.
src/ChangeLog
src/w32uniscribe.c